home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Environments
/
Prograph Classic 2.6.1
/
Prograph Extensions
/
Primitives
/
Primitives.rsrc
/
STR#_401.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
320 b
|
11 lines
Inputs: String; SubString; [StartIndex]
Outputs: FoundIndex
Inputs: string; string; [integer]
Outputs: integer
If SubString occurs in String at or after position StartIndex, FoundIndex is the index of the first character of this occurrence in String. Otherwise, FoundIndex is 0. StartIndex must be positive.
Strings